Skip to content

Conversation

martskins
Copy link
Collaborator

I'm not quite sure if this is correct, but all those calls to text_document_did_change seemed unnecessary to me. While removing those I also noticed that our handle_text_change function doesn't really do anything, it used to have a call to text_document_did_change but at some point that got deleted, and it seems to me like we want to have that there, especially if we're removing the other calls.

This also lets us remove the text parameter from the functions that don't really need it, reducing the size of the message considerably.

@martskins martskins marked this pull request as draft January 5, 2021 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant